home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995 February: Tool Chest / Dev.CD Feb 95 / Dev.CD Feb 95.toast / Sample Code / Newton Sample Code 1.2 / Views / DatePick-2 / README.DatePick < prev   
Encoding:
Text File  |  1994-02-28  |  432 b   |  13 lines  |  [TEXT/R*ch]

  1.  
  2. DatePick
  3.  
  4. by Bob Ebert
  5.  
  6. This sample app shows how to create a mostly working clMonthView based date
  7. pickerlike the one in the preferences or dates applications.  It uses bitmaps in
  8. the system ROMs for left and right buttons, has a month/year display that
  9. updates, and should size itself appropriately for the view that it's been dragged
  10. out in.
  11.  
  12. The meat is now a nice user proto.  Feel free to use all or part of it in your apps.
  13.